input padding without changing width

41

input.input {
    width: 100%;
    box-sizing: border-box;
}

Comments

Submit
0 Comments